This is the Nodoka GTK+ engine.

To install:

./configure --prefix=/usr --enable-animation; make ; make install

To uninstall:
	
	make uninstall
